var mime/quotedprintable.softSuffix
2 uses
mime/quotedprintable (current package)
reader.go#L68: softSuffix = []byte("=")
reader.go#L94: if bytes.HasSuffix(r.line, softSuffix) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)